﻿2026-07-26T22:05:38.0853816Z ##[group]Run actions/checkout@v5
2026-07-26T22:05:38.0854665Z with:
2026-07-26T22:05:38.0855125Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:05:38.0858339Z   token: ***
2026-07-26T22:05:38.0858730Z   ssh-strict: true
2026-07-26T22:05:38.0859198Z   ssh-user: git
2026-07-26T22:05:38.0859608Z   persist-credentials: true
2026-07-26T22:05:38.0860027Z   clean: true
2026-07-26T22:05:38.0860440Z   sparse-checkout-cone-mode: true
2026-07-26T22:05:38.0860889Z   fetch-depth: 1
2026-07-26T22:05:38.0861266Z   fetch-tags: false
2026-07-26T22:05:38.0861661Z   show-progress: true
2026-07-26T22:05:38.0862048Z   lfs: false
2026-07-26T22:05:38.0862411Z   submodules: false
2026-07-26T22:05:38.0862822Z   set-safe-directory: true
2026-07-26T22:05:38.0863260Z   allow-unsafe-pr-checkout: false
2026-07-26T22:05:38.0863927Z ##[endgroup]
2026-07-26T22:05:38.1710620Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:05:38.1712859Z ##[group]Getting Git version info
2026-07-26T22:05:38.1713911Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T22:05:38.1715476Z [command]/usr/bin/git version
2026-07-26T22:05:38.1716141Z git version 2.43.0
2026-07-26T22:05:38.1718072Z ##[endgroup]
2026-07-26T22:05:38.1722515Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a8746b92-4df3-4baa-9a5b-27df5b43eb51' before making global git config changes
2026-07-26T22:05:38.1724361Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:05:38.1725925Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T22:05:38.1741828Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T22:05:38.1761313Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:05:38.1772663Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:05:38.1775573Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:05:38.1794198Z HEAD
2026-07-26T22:05:38.1895789Z ##[endgroup]
2026-07-26T22:05:38.1898469Z [command]/usr/bin/git submodule status
2026-07-26T22:05:38.2088457Z ##[group]Cleaning the repository
2026-07-26T22:05:38.2089272Z [command]/usr/bin/git clean -ffdx
2026-07-26T22:05:39.0310476Z Removing target/
2026-07-26T22:05:39.0325700Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T22:05:39.0390847Z HEAD is now at 60ca1d97 Merge fdb45c7500a3c1d120a9b00d33c9635cd47103a7 into a64f7c3ccbf3e47033c4b17b8733cc6f1589c0e5
2026-07-26T22:05:39.0397468Z ##[endgroup]
2026-07-26T22:05:39.0399391Z ##[group]Disabling automatic garbage collection
2026-07-26T22:05:39.0404402Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T22:05:39.0437459Z ##[endgroup]
2026-07-26T22:05:39.0438832Z ##[group]Setting up auth
2026-07-26T22:05:39.0445340Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:05:39.0479624Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T22:05:39.0676293Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:05:39.0705078Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T22:05:39.0902899Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:05:39.0933835Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T22:05:39.1135797Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T22:05:39.1170330Z ##[endgroup]
2026-07-26T22:05:39.1172217Z ##[group]Fetching the repository
2026-07-26T22:05:39.1178449Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +25c3badce4cb904a4110c1eb24b53726c211ee7a:refs/remotes/origin/main
2026-07-26T22:05:39.6397649Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:05:39.6398455Z  + a64f7c3c...25c3badc 25c3badce4cb904a4110c1eb24b53726c211ee7a -> origin/main  (forced update)
2026-07-26T22:05:39.6423198Z ##[endgroup]
2026-07-26T22:05:39.6423689Z ##[group]Determining the checkout info
2026-07-26T22:05:39.6425004Z ##[endgroup]
2026-07-26T22:05:39.6429167Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T22:05:39.6467015Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T22:05:39.6488571Z ##[group]Checking out the ref
2026-07-26T22:05:39.6491819Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T22:05:39.6615540Z Previous HEAD position was 60ca1d97 Merge fdb45c7500a3c1d120a9b00d33c9635cd47103a7 into a64f7c3ccbf3e47033c4b17b8733cc6f1589c0e5
2026-07-26T22:05:39.6625027Z Switched to a new branch 'main'
2026-07-26T22:05:39.6625613Z branch 'main' set up to track 'origin/main'.
2026-07-26T22:05:39.6631745Z ##[endgroup]
2026-07-26T22:05:39.6667854Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T22:05:39.6689122Z 25c3badce4cb904a4110c1eb24b53726c211ee7a
